Robust Region Feature Synthesizer for Zero-Shot Object Detection
Core Challenge
Zero-shot object detection aims at incorporating class semantic vectors to realize the detection of (both seen and) unseen classes given an unconstrained test image. In this study, we reveal the core challenges in this research area: how to synthesize robust region features (for unseen objects) that are as intra-class diverse and inter-class separable as the real samples, so that strong unseen object detectors can be trained upon them.
Proposed Solution
To address these challenges, we build a novel zero-shot object detection framework that contains:
1. Intra-class Semantic Diverging component: Used to realize the one-to-more mapping to obtain diverse visual features from each class semantic vector, preventing miss-classifying the real unseen objects as image backgrounds.
2. Inter-class Structure Preserving component: Used to avoid the synthesized features too scattered to mix up the inter-class and foreground-background relationship.
Experimental Results
To demonstrate the effectiveness of the proposed approach, comprehensive experiments on PASCAL VOC, COCO, and DIOR datasets are conducted.
Notably, our approach achieves the new state-of-the-art performance on PASCAL VOC and COCO, and it is the first study to carry out zero-shot object detection in remote sensing imagery.
The proposed framework successfully addresses the fundamental challenge of feature synthesis in zero-shot detection, enabling robust detection of unseen object categories while maintaining high performance on seen categories.